home *** CD-ROM | disk | FTP | other *** search
- Path: connix.com!news
- From: Scott Hawley <shawley@connix.com>
- Newsgroups: comp.lang.c
- Subject: Re: File Size!
- Date: 23 Jan 1996 11:07:18 GMT
- Organization: SHAWLEY SYSTEMS
- Message-ID: <4e2fh6$1n4@comet.connix.com>
- References: <4e11ph$733@hammerhead.dadd.ti.com>
- NNTP-Posting-Host: shawley.connix.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
-
- write a script to use the -l option but only display the size. It should
- take about 1 minuite to write the script.
- hint1: ls | cut
- or
- hint2: ls | awk
- --
- Scott Hawley
- shawley@connix.com
-
-
-